projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
823c49c
)
Minor tweak to see if this triggers a Travis build.
author
Robert Lipe
<robertlipe@gpsbabel.org>
Sat, 1 Aug 2015 22:46:50 +0000
(17:46 -0500)
committer
Robert Lipe
<robertlipe@gpsbabel.org>
Sat, 1 Aug 2015 22:46:50 +0000
(17:46 -0500)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 32318317386da4470ed678f3e526db666e4b75de..ddec0b2b3e7f25e0806df4f22992e5da47ca916b 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-6,5
+6,5
@@
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y valgrind
script:
- - cd gpsbabel ; ./configure && make -j3 && bash ./testo && bash ./vtesto
+ - cd gpsbabel ; ./configure && make -j3
all doc
&& bash ./testo && bash ./vtesto
# TODO: build doc, GUI, mac